testsuite: Add a forgotten test
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2020 12:27:52 +0000 (08:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2020 12:30:02 +0000 (08:30 -0400)
I've written this test a while ago, but did not add
it to the test data list in meson.build.

testsuite/css/parser/meson.build

index 380489427cdeee9617bd9f156ab708377c10f295..6440d43224b04ff53ed0b6ed2209922c7a134f39 100644 (file)
@@ -374,6 +374,8 @@ test_data = [
   'not-unclosed.ref.css',
   'nth-child.css',
   'nth-child.ref.css',
+  'number-values.css',
+  'number-values.ref.css',
   'opacity.css',
   'opacity.ref.css',
   'outline-color.css',